Import 83:b569bb25a8f08a15381b022ee143d7f205976604 from xen-api.hg, minus the
authorEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 10:12:13 +0000 (10:12 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 10:12:13 +0000 (10:12 +0000)
commit4ed8357baa35d6a8c28b06e9fa1579bea1909448
tree3e3038aa14ad44834eec4ad105af57752a06bba6
parentc09512317b7aafe6a02a313fbf484e1fea2a8d54
Import 83:b569bb25a8f08a15381b022ee143d7f205976604 from xen-api.hg, minus the
Makefile patch.

[XEND] Remove blank image file generation for QCOW images.

There is no need for a blank backing store, although this means we
have to find a new way to determine how much virtual disk space is
free in the StorageRepository.

Beginnings to attempt to supoprt HVM guests.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/scripts/xapi.py
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendStorageRepository.py
tools/python/xen/xend/XendVDI.py